Welcome![Sign In][Sign Up]
Location:
Search - directshow usb

Search list

[Video CaptureUSB摄像头视频读取实时处理

Description:

VFW效率比较高的USB摄像头视频读取+实时处理,
FrameCallBack的效率高过拷贝到剪贴板 再读取的操作

里面还有YUY2视频解码的处理,都替你弄好了!

overlay 显示模式 替代 preview方式  , 大大减小CPU的负担。

效率虽然比不上DirectShow ,但是也可以了

将亮度曲线集成到 preview 窗口,放个手指在摄像头前面晃晃试一试。COOL 吧!!!

刚刚加入 slider ,尚未加入消息操作 。


hujin@suda.edu.cn 如果觉得好,email给我一点好的源码!


Platform: | Size: 421470 | Author: h5j1n962 | Hits:

[DirextXDLLSolution

Description: 用vc6.0开发的directshow usb摄像头视频采集,同时用vc.net做托管dll,在c#中调用。-with vc6.0 development directshow usb camera video collection, using vc.net do care dll, c # call.
Platform: | Size: 5456334 | Author: sander | Hits:

[Multimedia program用DirectShow编写的视频采集源码

Description: 自己用DirectShow编写的视频采集源码,支持USB摄像头和手机摄像头。具备视频采集、录像、设置帧率及参数配置属性框等功能。相信对学dshow的有参考价值。-
Platform: | Size: 112558 | Author: chunjinglinglan | Hits:

[Video CaptureTestCam

Description: 基于VFW的PC USB摄像头控制源码,涵盖了USB摄像头的常用操作,如图像采集,参数控制,拍照,录制AVI等功能。该源码可以方便的用于基于USB摄像头的程序开发。我将继续退出基于WIA和DirectShow技术的此类Helper,请继续关注-VFW PC-based USB camera control source, covers the USB camera used to operate, if image acquisition, control parameters, taking pictures, recording AVI capabilities. The source can be a convenient USB-based camera for the first development. I will continue to withdraw from the WIA and DirectShow-based technologies such Helper, please continue concern
Platform: | Size: 56320 | Author: 龙天下 | Hits:

[Video CaptureWIA_Tool

Description: 基于WIA的PC USB摄像头控制源码,涵盖了USB摄像头的常用操作,如图像采集,参数控制,拍照等功能。该源码可以方便的用于基于USB摄像头的程序开发。我还继续推出基于VFW和DirectShow技术的此类Helper,请继续关注-WIA PC-based USB camera control source, covers the USB camera used to operate, if image acquisition, control parameters, the camera functions. The source can be a convenient USB-based camera for the first development. I also continue to launch VFW and DirectShow technology such Helper, please continue concern
Platform: | Size: 50176 | Author: 龙天下 | Hits:

[Video Capturecapsample_src

Description: 这个程序可以通过directshow和.net捕捉各种视频设备,例如Video Capture card,usb cam以及usb摄像头-through this procedure and directshow. Net capture various video equipment, for example, Video Capture card, usb cam camera and usb
Platform: | Size: 163840 | Author: 徐习文 | Hits:

[Video CaptureMC_Caiji

Description: 基于Directshow的多摄像头usb采集程序-Directshow based on the multi-camera usb Acquisition
Platform: | Size: 13841408 | Author: 李啸 | Hits:

[DirextXDLLSolution

Description: 用vc6.0开发的directshow usb摄像头视频采集,同时用vc.net做托管dll,在c#中调用。-with vc6.0 development directshow usb camera video collection, using vc.net do care dll, c# call.
Platform: | Size: 17262592 | Author: sander | Hits:

[Video CaptureDirectShow_capture

Description: 视频捕获例子,用directshow来实现,输入端可以是usb摄像头,适合初学者使用-Video Capture example, using directshow to achieve, the input terminal can be usb camera, for beginners
Platform: | Size: 32768 | Author: meizucn | Hits:

[Video CaptureGrabSample

Description: 从usb摄像头采集视频,可以存成yuv或rgb原始文件,适合做视频处理的开发人员使用。记得装directshow-Collected from usb video camera, you can deposit into yuv or rgb original file, suitable for the development of video processing make use of. Remember installed DirectShow
Platform: | Size: 79872 | Author: 李恒中 | Hits:

[Driver Developtestcap

Description: 一个视频采集驱动程序的源代码,是ddk中wdm下的ksd结构,和上层的directshow相配合,目前市面上的电视卡,usb电视盒以及通用的视频采集设备,采用的都是这种程序结构-A video capture driver source code is in the DDK under wdm KSD structure, and the upper DirectShow matched the market at present TV card, usb TV box as well as the universal video capture device, such procedures are used in the structure of
Platform: | Size: 245760 | Author: hlm | Hits:

[Video Capturemuti_camera_directshow

Description: 可以实现两个usb摄像头的同步视频捕捉,注意两个摄像头不能插在同一个根hub下,否则带宽不够,无法实现。-Can realize two synchronous usb camera video capture, the attention of two cameras should not inserted in the same root hub, the bandwidth or not enough, can not be achieved.
Platform: | Size: 13014016 | Author: 宫海涛 | Hits:

[Technology ManagementDirectShowIMediaDet

Description: 用directshow的imedadet捕捉usb接口的视频图像-DirectShow imedadet use the usb interface to capture video images
Platform: | Size: 3072 | Author: linguoming | Hits:

[Video CaptureCCaptureVideo

Description: 北京理工大学 20981 陈罡 usb廉价摄像头抓取实时视频数据,呵呵,这可是一个非常不错视频开发试验。通过这个试验,可以在学习中体验视频给我们带来的乐趣。网上常用的是CCaptureVideo类,来处理usb摄像头数据捕获和读取。我也用的是这个类来在win32环境下面做做试验。很好用,而且很轻松就得到了usb摄像头的实时数据。但是这个类就是十全十美的吗?我看不见得。比如说,我直接定义CCaptureVideo的一个对象,没有调用它的init()函数,即没有调用它来获取视频数据,程序退出的时候会抛出异常。经过检查才发现原来m_pBF要不就是m_pGB没有初始化成NULL。这是一个很低级的错误拉,不过很容易就可以修改过来。这样哪怕你不使用这个类,只是声明一个对象,那么程序推出的时候也不会出现什么异常。-err
Platform: | Size: 2676736 | Author: li | Hits:

[Graph DrawingDXAMCap

Description: DirectShow摄像头视频采集程序代码,vc2005下运行,支持USB摄像头-DirectShow camera video capture program code, vc2005 run, support USB camera
Platform: | Size: 8204288 | Author: hzh272 | Hits:

[Video CaptureVFW

Description: 用vc++6.0下directx的directshow可以实现实时视频的捕捉功能-vc++6.0 directshow
Platform: | Size: 1164288 | Author: ywen | Hits:

[Video CaptureVideo

Description: 自己用DirectShow编写的视频采集源码,支持USB摄像头和手机摄像头。具备视频采集、录像、设置帧率及参数配置属性框等功能。相信对学dshow的有参考价值。-DirectShow prepared with their own video capture source to support the USB camera and cell phone cameras. With video capture, video frame rate and parameters configuration settings property box functions. Dshow trust of the study have reference value.
Platform: | Size: 112640 | Author: step1 | Hits:

[Video Capture2Camera

Description: 双USB摄像头视频显示功能,Directshow方式实现的-Dual USB video camera display, Directshow achieved
Platform: | Size: 80896 | Author: 陈新 | Hits:

[Software EngineeringCCD-USB

Description: 本论文详细讨论了CCD高速数据采集系统设计及CCD驱动脉冲的设计,重点讲述了USB2.0接口的硬件和软件设计方案-In this paper, a detailed discussion of the CCD high-speed data acquisition system design and the design of CCD driving pulse, with a focus on the USB2.0 interface hardware and software design
Platform: | Size: 2605056 | Author: 赵洪 | Hits:

[Video CaptureCamera

Description: UsB摄像头捕捉,实现了预览、捕捉、回放,采用Directshow-UsB camera to capture to achieve a preview, capture, playback, using Directshow ~ ~
Platform: | Size: 8171520 | Author: li | Hits:
« 12 3 »

CodeBus www.codebus.net